Workspace 
EntityType  Independent 
Logical Entity Name  Workspace 
Default Table Name  Workspace 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

Workspace Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
WorkspaceIdentifier    UNIQUEID  NO 
 
Name    NVARCHAR(255)  NO 
 
UrlSlug    NVARCHAR(255)  NO 
 
IsActive    BIT  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 
WorkspaceState    CHAR(10)  YES 
 

Workspace Keys 
Key Name  Key Type  Keys 
PK_Workspace  PrimaryKey  Id 
Uk_Workspace_Name  Alternate Key  Name 

Workspace Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
WorkspaceComponent  Non-Identifying  One To Zero or More          NO 
WorkspaceStaffGroup  Non-Identifying  One To Zero or More          NO 

Workspace Check Constraints 
Check Constraint Name  CheckConstraint 

Workspace Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.Workspace 
NO       
Physical (Microsoft SQL Server)
dbo.Workspace 
NO       

Workspace Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

Workspace Data Movement Rules 
Name  Type  Rule Text/Value